Welcome![Sign In][Sign Up]
Location:
Search - email smtp

Search list

[Email ClientC SMTP Conn src.zip

Description: 发送email的SMTP协议的MFC封装类
Platform: | Size: 22839 | Author: | Hits:

[Linux-Unixsmtpr

Description: A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtpr <port number> (<relay server>) -A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c-lsocket-lnsl-o smtpr usage: smtpr <port number> (<relay server>)
Platform: | Size: 6144 | Author: leearthian | Hits:

[OS DevelopEmail

Description: Email电子邮件应用分析 邮件服务是Internet上最常用的服务之一,它提供了与操作系统平台无关的通信服务,使用邮件服务,用户可通过电子邮件在网络之间交换数据信息。邮件传输包括将邮件从发送者客户端发往邮件服务器,以及接收者从邮件服务器将邮件取回到接收者客户端。同时还介绍了SMTP和POP3的工作原理。非常详细-Email e-mail application, analysis of e-mail service is the most commonly used Internet on one of the services it provides with the operating system platform-independent communication services, the use of mail services, users can e-mail network for exchanging data between information. E-mail transmission, including messages from the sender client sent to the mail server, as well as the recipient from the mail server will get back to the recipient mail client. At the same time also introduced the SMTP and POP3 works. Very detailed
Platform: | Size: 181248 | Author: 王字 | Hits:

[JSP/Javabulk-email-sender-v01-mar-14-2008

Description: 批量邮件发送器v01 - 2008-03-15 功能:对于某一路径下的文件,以附件的形式发送到某一个或多个邮箱里。 可配置参数(properties.txt)包括: -smtp服务器(目前仅支持gmail) -用户名、密码 -发件人地址 -收件人地址(可多个) -邮件主题,文本内容 -一个本地目录(目录下符合条件的文件将被发送) -文件名过滤规则(自定义正则表达式) -是否递归处理子文件夹 -所用邮箱附件最大值(gmail为10M) -发送邮件的休息间隔 -是否日志记录 系统要求: jre6 或者理论上 早期版本jdk+JAF+javamail(需重新编译源代码,未测试) 已知问题: 1. gmail和hotmail邮箱能够正常收取 126邮箱不能正常收取附件 其他邮箱未测试 2. 中文支持应该没问题 运行: java -jar BulkEmailSender.jar
Platform: | Size: 343040 | Author: | Hits:

[Email Clientc++smtp

Description: c++实现简单发邮件的功能,适合初学者学习,含金量不高-c++ simple email functionality, suitable for beginners to learn, not high gold content
Platform: | Size: 1924096 | Author: 郭翔 | Hits:

[JSP/JavaSendMailcc

Description: 用java编的发送email的代码。smtp方式-Using java-compile the code to send email. smtp way
Platform: | Size: 1024 | Author: sy | Hits:

[Email Serveremail

Description: 一个简单的邮件服务器,实现了SMTP,POP3,实现了邮件收发!-A simple mail server to achieve the SMTP, POP3, realized the mail!
Platform: | Size: 20480 | Author: 丁鹏 | Hits:

[WEB Mailsmtp

Description: 一个用C++编写的邮件发送程序,带SMTP验证,能添加附件-One with C++ Prepared e-mail program, with SMTP authentication, to add the annex
Platform: | Size: 75776 | Author: 张俭 | Hits:

[Email ClientEmailSenderAUTH

Description: 这是另一个关于Email SMTP服务器的邮件,其功能是通过外部SMTP服务器及身份验证来发送电子邮件,本代码内以163.com为例-This is another on the Email SMTP mail server and its function is through an external SMTP server and authentication to send e-mail, within the code as an example to 163.com
Platform: | Size: 2048 | Author: Victor Chou | Hits:

[Internet-Networkvc_SendEmail

Description: send an email using vc pop3 smtp protol an client-send an email using vc pop3 smtp protol an client
Platform: | Size: 788480 | Author: 慕德胜 | Hits:

[Windows DevelopEmail

Description: 利用SMTP协议发送邮件,支持附件发送,MFC做的一程序.-Send mail using SMTP protocol, to support the attachment to send, MFC to do a procedure.
Platform: | Size: 69632 | Author: talon | Hits:

[Windows Developemail

Description: 能够实行加密和解密功能,并分别用POP3协议和SMTP协议来进行收发邮件的功能-Be able to implement encryption and decryption functions, and separately using POP3 protocol and SMTP protocol to send and receive e-mail function
Platform: | Size: 4676608 | Author: 黎志展 | Hits:

[Internet-Networksmtp_mail

Description: VC使用smtp.dll发邮件示例,压缩包内含三个代码,一个是vc++调用smtp.dll发送邮件的实例,一个是动态加载实例,还是有一个是静态引入实例,都可以顺利编译,很不错的参考资料。-VC use email smtp.dll example, compressed packet contains three codes, one is calling vc++ examples of smtp.dll send a message, one example of dynamic loading, or the introduction of a static example, the compiler can be smoothly very good reference.
Platform: | Size: 358400 | Author: 994 | Hits:

[JSP/JavaEmail

Description: 使用JavaMail写的一个小型的邮件发送程序 用户运行程序时要联网,运行程序后输入你 所使用的SMTP邮件服务器名字,如 smtp.sina.com,登录后即可发送文本文件 用的邮件服务器的-Use JavaMail to write a small program for sending mail network when the user running the program, run the program after the input you are using SMTP mail server name, such as smtp.sina.com, you can login to send a text file used by the mail server
Platform: | Size: 12288 | Author: HuShuang | Hits:

[Internet-Networkemail

Description: 电子邮件群发系统附编辑器源码 应用目标以及范围: 编写邮件,选择后提取邮件群发至目标用户信箱中 与外部系统接口: smtp,pop,自定义客户端接口 需要可填写新信件,包括信件标题、内容 需要在填写新信件时加入附件功能 -Mass system attached to an e-mail editor source application objectives and scope: the preparation of e-mail, select the post-extraction mass-mailing to target user mailbox with the external system interface: smtp, pop, custom client interface needs to fill out new letters, including letters the title, the contents of the letter need to fill out a new feature added in the annex
Platform: | Size: 564224 | Author: 王伟 | Hits:

[Delphi VCLAN.SMTP.Ver.8.0.0.3

Description: ANSMTP component provides an easy way to enable your ASP, VB, VBA, VC++, Delphi, C#, VB.NET, JScript.NET, ASP.NET or other COM environment applications to send rich TEXT/HTML email based on SMTP or ESMTP protocol. It also can lookup DNS MX record to send email without specified SMTP server. ANSMTP consists of two objects: IMail and IFastSender. IMail interface provides the basis of sending email. It supports CC, BCC, multiple attachments and ESMTP authentication. It fully supports asynchronous operating mode and event driving. It also provides advanced features such as embedded picture and alternative text. IFastSender interface enables your application to send mass email in a threadings-pool with highest performance. Both IMail and IFastSender can send email under SSL/TLS channel with SSL/TLS Plus for ANSMTP/ANPOP license. -ANSMTP SMTP component provides an easy way to enable your ASP, VB, VBA, VC++, Delphi, C#, VB.NET, JScript.NET, ASP.NET or other COM environment applications to send rich TEXT/HTML email based on SMTP or ESMTP protocol. It also can lookup DNS MX record to send email without specified SMTP server. ANSMTP consists of two objects: IMail and IFastSender. IMail interface provides the basis of sending email. It supports CC, BCC, multiple attachments and ESMTP authentication. It fully supports asynchronous operating mode and event driving. It also provides advanced features such as embedded picture and alternative text. IFastSender interface enables your application to send mass email in a threadings-pool with highest performance. Both IMail and IFastSender can send email under SSL/TLS channel with SSL/TLS Plus for ANSMTP/ANPOP license.
Platform: | Size: 1100800 | Author: mailads | Hits:

[Communicationemail

Description: 邮件发送源码,smtp 协议,1234567890-email smtp source
Platform: | Size: 98304 | Author: chenqi | Hits:

[Delphi VCLSMTP

Description: an example of sending email through your own program using indy 10 to connect to your email provider
Platform: | Size: 731136 | Author: am05mhz | Hits:

[CommunicationEmail-smtp.dll

Description: vb写的smtp电子邮件发送代码,非常简单实用-vb write smtp email code, very simple and practical
Platform: | Size: 70656 | Author: alenboy | Hits:

[SCMesp8266-SMTP

Description: ESP8266模块用SMTP服务器发邮件。开发环境是Arduino-IDE.(The ESP8266 module sends an e-mail using the SMTP server. The development tool is Arduino-IDE.)
Platform: | Size: 1024 | Author: cupidryu | Hits:
« 1 23 4 5 6 7 8 9 10 ... 18 »

CodeBus www.codebus.net